POST /Job/RunMultiple/

Runs a set jobs.
 

Request

Method Request URI
POST /API/Job/RunMultiple/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Request Body

Name: ids
Type: System.Collections.Generic.ICollection`1[System.Guid]

Response

Response Body

The System.Int64 ID of the job run, or a status code indicating the problem.